home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / gnu / a2_0bEmacs_bin.lha / Emacs-19.25 / announce2.0 < prev    next >
Text File  |  1995-01-10  |  6KB  |  158 lines

  1. TITLE
  2.  
  3.      GNU Emacs 19.25, Amiga BETA RELEASE 2.0, available for download
  4.  
  5. VERSION
  6.  
  7.      This updates the previous version of emacs (18.58 a1.26) to a
  8.      resonably current FSF version.
  9.  
  10. COMPANY
  11.  
  12.      The Free Software Foundation
  13.      'n me.
  14.  
  15. AUTHOR
  16.  
  17.      A whole host of people including quite a few Amiga people.  I
  18.      don't know who all to thank, but Richard Stallman and David Gay
  19.      come to mind.
  20.  
  21. WARNING
  22.  
  23.      Even though, as GNU software, this comes with NO warrenty, this
  24.      comes with even less warenty.  This is a BETA version.  It works
  25.      on my machine.
  26.  
  27. DESCRIPTION
  28.  
  29.      Emacs is a very powerful, but sometimes cryptic, text editor. Its
  30.      basic features are similar to those of the MEmacs editor which
  31.      comes with AmigaDOS (in the Tools directory), but has numerous
  32.      other facilities:
  33.  
  34.      - unlimited undo.
  35.      - language specific editing, with automatic (re)indentation.
  36.      - a dialect of lisp as extension language, leading to extreme 
  37.        reconfigurability.
  38.      - abbreviations for commonly typed words.
  39.      - complete on-line manual.
  40.      - powerful search & replace facilities (including wildcards).
  41.      - direct mail and news reading ability
  42.      - everything you could every desire in an editor and some of what
  43.        you'd like in a good OS
  44.  
  45. NEW FEATURES
  46.  
  47.      Since the previous release (1.26), the major change has been to
  48.      move to emacs-19.25.  Emacs-19 has many new features and
  49.      optimizations.  Many of the new lisp packages require Emacs-19.
  50.  
  51. OLD FEATURES
  52.  
  53.      - menus, mouse, clipboard, rexx and workbench support.
  54.      - public screen support
  55.      - For the most part, it's working "good enough" --- I'm using for most
  56.        everything.  I havn't, however, deleted 18 from my disk yet ;).
  57.  
  58. MISSING EMACS-19 FEATURES
  59.  
  60.      - multiple "frames" (what emacs calls windows) support.
  61.      - fonts/faces (emacs does support choice of *one* font)
  62.      - mouse support isn't completely Emacs-19 compliant.
  63.  
  64. SPECIAL REQUIREMENTS
  65.  
  66.      - AmigaDOS 2.04
  67.      - At least 2MB of memory (emacs uses about 750k + memory for the
  68.        files being edited).
  69.      - 3.5MB of free disk space for the binary version, 11.3MB for the 
  70.        source version (but you can remove some of the files once it
  71.        has been installed).  If you want to build it, don't even
  72.        ask...
  73.      - Emacs works with a 68000 (A500,A2000), but is a bit slow. It is
  74.        very pleasant to use with a 68030/25MHz ...
  75.  
  76. KNOWN BUGS
  77.  
  78.      - exec-path just doesn't seem to work right.  Some things that
  79.        call external programs won't find them.  Sometimes there is a
  80.        way around as in vc-path for vc.  However, anything you put in
  81.        gnuemacs:etc (an extra assign to gnuemacs-19.25) will be found
  82.        as will anything in s: I honestly havn't figured this one out
  83.        yet.
  84.      - "vm" creates buffers with *huge* filenames.  The format is uses
  85.        to generate a buffer name from a "forwarded" buffer puts in a
  86.        colon.  This causes a lockup.  This may be true for other
  87.        buffer names with a colon.
  88.      - I havn't tested menus yet.  I am told someone has munged the
  89.        menus to work just like other v19 menus.  Someone should verify
  90.        this.
  91.      - clipboard interaction doesn't work exactly as expected.  If you
  92.        cut from some other app, then use kill-region, then use yank
  93.        followed by yank-pop, you don't get what you cut.
  94.      - Some issues with env-vars remain.  Emacs keeps internal copy
  95.        which may not be appropriate on the Amiga.  I havn't decided
  96.        how to hack this up yet.
  97.      - It seem inexplicably slightly slower in screen movement from
  98.        the 18 port.  May be due to creaping featureism.
  99.  
  100. WHERE TO GET IT
  101.  
  102. The following distributions are available:
  103.  
  104. I will be uploading these to aminet first.  I assume that they will
  105. end up in some incoming director first.
  106.  
  107. o binary only:
  108.   All the files necessary to use emacs. Has only a subset of the lisp
  109.   files, the rest may be got from a standard emacs distribution.
  110.   Distribution: ftp:
  111.     site: ftp.wustl.edu (aminet)
  112.     size: 3M
  113.     file: pub/aminet/utils/gnu/a2.0b-emacs-19.25-bin.LHA
  114.  
  115. o full amiga version:
  116.   All the files necessary to compile emacs, all the lisp files, etc.
  117.   Should be noted that this file is *big* ;)
  118.   Distribution: ftp:
  119.     site: ftp.wustl.edu (aminet)
  120.     size: 14M
  121.     file: pub/aminet/utils/gnu/a2.0b-emacs-19.25-src.LHA
  122.  
  123. o Complete distribution, latest version
  124.   Distribution: DAT, 8mm, cartridge tape
  125.   mail dgilbert@gamiga.guelphnet.dweomer.org for pricing.
  126.  
  127. This port was based extensively on the work of David Gay (a1.26) which
  128. was based on that of Mark Henning (gnuemacs v1.10).
  129.  
  130. DISTRIBUTABILITY
  131.  
  132.       This is all GNU software, and is available under the standard
  133.       GNU Public licence, V2.x or later.  See file COPYING in the
  134.       distribution for more information.
  135.  
  136. ============================================================================
  137. |David Gilbert, University Of Guelph, Ontario | Two things can only be     |
  138. |Main:  dgilbert@gamiga.guelphnet.dweomer.org |  equal if and only if they |
  139. |Backup:    dgilbert@snowhite.cis.uoguelph.ca |   are precisely opposite.  |
  140. =========================================================GLO================
  141. -----BEGIN PGP PUBLIC KEY BLOCK-----
  142. Version: 2.6
  143.  
  144. mQCNAi5r8M0AAAEEAM2rST67nC5DNuwa0ejycmbFzFSeCHuqY3jCvuFSaxKD8Qt6
  145. mHk87/nAVzbf8g8euGsloqTE6wH6PIyxIgooYTLofqU0iob6EXHLJI8FS40Ra0mZ
  146. uGKHs2JjDbQrHWbuwh9T64hmyEnBOKneA/gwZ6B8bSc1y6i+b+lPL8A93KIlAAUR
  147. tDVEYXZpZCBHaWxiZXJ0IDxkZ2lsYmVydEBnYW1pZ2EuZ3VlbHBobmV0LmR3ZW9t
  148. ZXIub3JnPokAlQIFEC6ucsDpTy/APdyiJQEBZ+gD/Aq4CDLlo+pD0wi4kz3WrwWC
  149. 63Ru1zTmp6JC1p6WXnLuoJUfAbQmJvlwcXfSDohdHQctiWyZBw/9raHM8uE44JU8
  150. c+QQTyvN3ID4kBJO8zedszzHvdqznpCIVGLidyK0YR0Said0UfdX3pdvXvJkCskn
  151. ER46OGLhbYMeI0CmhgqviQBFAgUQLmveSEJtX8Qjp9cJAQGbsQGAj4TsXAl3kvFs
  152. 4r3Dj8GhXztYfbbSZH6DYG9oc0Rzmg0VtEVAVCGTFwT+VHektajn
  153. =SoNL
  154. -----END PGP PUBLIC KEY BLOCK-----
  155.  
  156.  
  157.  
  158.